Release 10.1A: OpenEdge Development:
Progress 4GL Handbook
Reposition methods
There are also reposition methods that match the corresponding
REPOSITIONstatements you’ve seen earlier in the book. These include:
REPOSITION-FORWARD(n)— Repositions the query n rows forward within the result set.REPOSITION-BACKWARD(n)— Repositions the query n rows backward within the result set.REPOSITION-TO-ROW(n)— Repositions the query to row n within the result set.REPOSITION-TO-ROWID(rowid[,...])— Repositions the query to the row whose buffers have the RowIDs passed to the method.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |